gnupg2.git
3 years agoavoid regenerating defsincdate (use shipped file)
Daniel Kahn Gillmor [Mon, 29 Aug 2016 16:34:42 +0000 (12:34 -0400)]
avoid regenerating defsincdate (use shipped file)

upstream ships doc/defsincdate in its tarballs.  but doc/Makefile.am
tries to rewrite doc/defsincdate if it notices that any of the files
have been modified more recently, and it does so assuming that we're
running from a git repo.

However, we'd rather ship the documents cleanly without regenerating
defsincdate -- we don't have a git repo available (debian builds from
upstream tarballs) and any changes to the texinfo files (e.g. from
debian/patches/) might result in different dates on the files than we
expect after they're applied by dpkg or quilt or whatever, which makes
the datestamp unreproducible.

Gbp-Pq: Topic debian-packaging
Gbp-Pq: Name avoid-regenerating-defsincdate-use-shipped-file.patch

3 years agoavoid-beta-warning
Debian GnuPG Maintainers [Tue, 14 Apr 2015 14:02:31 +0000 (10:02 -0400)]
avoid-beta-warning

avoid self-describing as a beta

Using autoreconf against the source as distributed in tarball form
invariably results in a package that thinks it's a "beta" package,
which produces the "THIS IS A DEVELOPMENT VERSION" warning string.

since we use dh_autoreconf, i need this patch to avoid producing
builds that announce themselves as DEVELOPMENT VERSIONs.

See discussion at:

 http://lists.gnupg.org/pipermail/gnupg-devel/2014-November/029065.html

Gbp-Pq: Topic debian-packaging
Gbp-Pq: Name avoid-beta-warning.patch

3 years agognupg2 (2.2.12-1+deb10u2) buster-security; urgency=high
Daniel Kahn Gillmor [Fri, 1 Jul 2022 16:06:43 +0000 (17:06 +0100)]
gnupg2 (2.2.12-1+deb10u2) buster-security; urgency=high

  [ Roger Shimizu ]
  * d/control: Update Build-Depends: libgpg-error-dev (>= 1.35)

  [ Daniel Kahn Gillmor ]
  * fix broken status line (Closes: #1014157)

[dgit import unpatched gnupg2 2.2.12-1+deb10u2]

3 years agoImport gnupg2_2.2.12-1+deb10u2.debian.tar.xz
Daniel Kahn Gillmor [Fri, 1 Jul 2022 16:06:43 +0000 (17:06 +0100)]
Import gnupg2_2.2.12-1+deb10u2.debian.tar.xz

[dgit import tarball gnupg2 2.2.12-1+deb10u2 gnupg2_2.2.12-1+deb10u2.debian.tar.xz]

7 years agoImport gnupg2_2.2.12.orig.tar.bz2
Daniel Kahn Gillmor [Sat, 15 Dec 2018 01:17:16 +0000 (01:17 +0000)]
Import gnupg2_2.2.12.orig.tar.bz2

[dgit import orig gnupg2_2.2.12.orig.tar.bz2]